records
Statistics on products and services delivered to citizens by the City of Brussels
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-"
}
] - "definitions":{
- "statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-_records"
}
}
} - "records":
} - "properties":
- "statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "canal":,{
- "type":"string",
- "title":"Canal",
- "description":""
} - "kanaal":,{
- "type":"string",
- "title":"Kanaal",
- "description":""
} - "categorie":,{
- "type":"string",
- "title":"Category",
- "description":""
} - "categorie0":,{
- "type":"string",
- "title":"Categorie",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "nombre":,{
- "type":"integer",
- "title":"Number",
- "description":""
} - "total_annuel_global":,{
- "type":"integer",
- "title":"Annual grand total",
- "description":""
} - "total_annuel_par_canal":{
- "type":"integer",
- "title":"Annual total per channel",
- "description":""
}
} - "canal":
}
} - "fields":
} - "properties":
} - "statistiques-sur-les-produits-et-services-delivres-aux-citoyens-par-la-ville-de-":
}